home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 September / Macworld (1997-09).dmg / Games World / Hot New Demos / Imperialism Demo / Linger.rsrc / Linger.rsrc.rsrc / STR#_252.txt < prev    next >
Encoding:
Text File  |  1997-06-02  |  3.1 KB  |  83 lines

  1. Level 7 Interupt
  2.  
  3. Bus error:  Invalid memory reference
  4.  
  5. Address error:  Word or long-word reference made to an odd address
  6.  
  7. Illegal instruction:  The processor received an instruction it didn't recognize.
  8.  
  9. Zero divide:  Signed Divide (DIVS) or Unsigned Divide (DIVU) instruction with a divisor of 0 was executed.
  10.  
  11. Check exception:  Check Register Against Bounds (CHK) instruction was executed and failed.  Pascal 'value out of range' errors are usually reported in this way.
  12.  
  13. TrapV exception:  Trap On Overflow (TRAPV) instruction was executed and failed.
  14.  
  15. Privilege violation:  Macintosh always runs in supervisor mode; perhaps an erroneous Return From Execution (RTE) instruction was executed.
  16.  
  17. Trace exception:  The trace bit in the status register is set.
  18.  
  19. Line 1010 exception:  The 1010 trap dispatcher has failed.
  20.  
  21. Line 1111 exception:  Unimplemented instruction
  22.  
  23. Miscellaneous exception:  All other processor exceptions
  24.  
  25. Unimplemented core routine:  An unimplemented trap number was encountered.
  26.  
  27. Spurious interrupt:  The interrupt vector table entry for a particular level of interrupt is NULL; usually occurs with level 4, 5, 6, or 7 interrupts.
  28.  
  29. I/O system error:  The File Manager is attempting to dequeue an entry from an I/O request queue that has a bad queue type field.
  30.  
  31. Segment Loader error:  A GetResource call to read a segment into memory failed.
  32.  
  33. Floating point error:  The halt bit in the floating-point environment word was set.
  34.  
  35. Can't load package 0:  A GetResource call to read a package into memory failed.
  36.  
  37. Can't load package 1:  A GetResource call to read a package into memory failed.
  38.  
  39. Can't load Disk Initialization package:  A GetResource call to read a package into memory failed.
  40.  
  41. Can't load Standard File package:  A GetResource call to read a package into memory failed.
  42.  
  43. Can't load Floating Point package:  A GetResource call to read a package into memory failed.
  44.  
  45. Can't load Trancendentals package:  A GetResource call to read a package into memory failed.
  46.  
  47. Can't load International Utilities package:  A GetResource call to read a package into memory failed.
  48.  
  49. Can't load Binary-Decimal package:  A GetResource call to read a package into memory failed.
  50.  
  51. Can't allocate requested memory block in the heap
  52.  
  53. Segment Loader error:  A GetResource call to read 'CODE' resource 0 into memory failed; usually indicates a nonexecutable file.
  54.  
  55. File map destroyed:  A logical block number was found that's greater than the number of the last logical block on the volume or less than the logical block number of the first allocation block on the volume.
  56.  
  57. Stack overflow error:  The stack has expanded into the heap.
  58.  
  59. Negative ZcbFree value (Memory manager error.  See TN-151)
  60.  
  61. The file named 'Finder' can't be found on the disk.
  62.  
  63. ShutDown Alert
  64.  
  65. Unserviceable slot interrupt
  66.  
  67. Bad opcode given to SANE package 4
  68.  
  69. Menu Manager tried to access a menu that's been purged.
  70.  
  71. Menu bar not found
  72.  
  73. Menu find error
  74.  
  75. Can't mount system startup volume.  The system couldn't read the system resource file into memory.
  76.  
  77. 'Sorry, a system error occurred':  Default alert message
  78.  
  79. Mem Mgr Err
  80.  
  81. Unlisted error.  See IM III-205
  82.  
  83.